Steps of an Installation Program

The following list outlines one way to use setup functions to create a setup application. You can use this example as a starting point, or develop your own installation algorithm.

Each step is described in detail in following topics.

Initialization

    Open the INF and, if appropriate, append other INF files.8C8FQL

    Extract file information from the INF file.EJOD6F

    Gather setup information from the user.2MKHSKT

    Create a queue.6SJ50R

 

Install files

    Commit the queue, specifying a callback routine.BT18FQ

    Update registry information.1OWJV9P

 

Clean up

    Close the file queue and INF.1SC.38H

    Release any other system resources and end the program.ZNHSX1